fix(playtest): 长动作提示词不再撑变控制栏 - #922
Conversation
Keep prompt-like action names from stretching the control dock while preserving the full text on hover. Co-Authored-By: Codex <codex@openai.com>
|
Deployment failed for project windup with the following error: Learn More: https://vercel.com/huyan-s-projects1?upgradeToPro=build-rate-limit |
|
|
There was a problem hiding this comment.
Reviewed the complete fixed diff for the Playtest workbench control dock and its regression coverage. The bounded responsive slot, min-w-0, truncation, and hover title are consistent with the existing flex layout and preserve the current action label without introducing a correctness regression. git diff --check passes. The focused Vitest command could not run in this workspace because the local vitest executable is not runnable (Permission denied).
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #922 +/- ##
==========================================
- Coverage 86.19% 86.12% -0.08%
==========================================
Files 306 306
Lines 23929 24037 +108
Branches 3629 3646 +17
==========================================
+ Hits 20626 20701 +75
- Misses 2334 2361 +27
- Partials 969 975 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 10 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Summary
Testing
npm test(89 files, 1377 tests)npm run typechecknpm run lintnpm run build